summaryrefslogtreecommitdiff
path: root/priv/templates/mod.erl.dtl
blob: 2453366244cf2f3229cb8c651192409e2e66afcf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
-module({{appid}}).

%% API exports
-export([]).

%%====================================================================
%% API functions
%%====================================================================


%%====================================================================
%% Internal functions
%%====================================================================