aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/smarty3/magicsig.tpl
blob: af8dbb5bc8d3a593a7d8cf204f997730316914bb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{{*
 *	AUTOMATICALLY GENERATED TEMPLATE
 *	DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
 *
 *}}
<?xml version="1.0" encoding="UTF-8"?>
<me:env xmlns:me="http://salmon-protocol.org/ns/magic-env">
<me:data type="application/atom+xml">
{{$data}}
</me:data>
<me:encoding>{{$encoding}}</me:encoding>
<me:alg>{{$algorithm}}</me:alg>
<me:sig key_id="{{$keyhash}}">{{$signature}}</me:sig>
</me:env>