diff options
author | friendica <info@friendica.com> | 2014-03-02 00:24:29 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-03-02 00:24:29 -0800 |
commit | bf401a5afaca8f96606b22e219bd595646ac9dab (patch) | |
tree | 22c4493a364ec2f90d752464a0d57d2441f9f20e /view/pdl/mod_network.pdl | |
parent | 1920873c349f697c7c07f8073a2e72f19453474e (diff) | |
download | volse-hubzilla-bf401a5afaca8f96606b22e219bd595646ac9dab.tar.gz volse-hubzilla-bf401a5afaca8f96606b22e219bd595646ac9dab.tar.bz2 volse-hubzilla-bf401a5afaca8f96606b22e219bd595646ac9dab.zip |
allow templates to have multiple styles - this would be a bit like having a schema for a template file. At first you'll think this is insane and overly complicated, you'll just have to wait and see what I'm up to. Then it will start to make sense.
Diffstat (limited to 'view/pdl/mod_network.pdl')
-rw-r--r-- | view/pdl/mod_network.pdl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/view/pdl/mod_network.pdl b/view/pdl/mod_network.pdl index 7624ace01..11cadb5aa 100644 --- a/view/pdl/mod_network.pdl +++ b/view/pdl/mod_network.pdl @@ -12,4 +12,5 @@ [region=content] [widget=affinity][/widget] $content -[/region]
\ No newline at end of file +[/region] + |