diff options
author | zotlabs <mike@macgirvin.com> | 2017-11-01 22:34:31 -0700 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2017-11-01 22:34:31 -0700 |
commit | f23c8e7597b6d96639738d0180e8cb277682ce23 (patch) | |
tree | ffcb15dd536800b67c9918756e41bb4accde3320 /view/tpl/pdledit.tpl | |
parent | e539a9e7bdd035f96d8e8406e3433d34d99435da (diff) | |
parent | 11cdc36bcc7414002c2e72fd0c45d285d9515f0c (diff) | |
download | volse-hubzilla-f23c8e7597b6d96639738d0180e8cb277682ce23.tar.gz volse-hubzilla-f23c8e7597b6d96639738d0180e8cb277682ce23.tar.bz2 volse-hubzilla-f23c8e7597b6d96639738d0180e8cb277682ce23.zip |
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
Diffstat (limited to 'view/tpl/pdledit.tpl')
-rw-r--r-- | view/tpl/pdledit.tpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/view/tpl/pdledit.tpl b/view/tpl/pdledit.tpl index 2ea89b6c1..66b8209c9 100644 --- a/view/tpl/pdledit.tpl +++ b/view/tpl/pdledit.tpl @@ -11,7 +11,10 @@ <br /> <br /> +<div class="descriptive-text">{{$original}}</div> +<pre><code>{{$src}}</code></pre> +<br /> <form action="pdledit" method="post" > <input type="hidden" name="module" value="{{$module}}" /> |