Grid.rythm: Difference between revisions

From BITPlan Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
@// Rythm template for the WikiCMS approach
@// Rythm template for the WikiCMS approach
@include(wiki.MediaWiki.Bootstrap.rythm)
@include(wiki.MediaWiki.Bootstrap.rythm)
@bootstrap()
@(content)
@(content)
</source>
</source>

Revision as of 13:23, 8 November 2017

Links

Rythm template

@// Rythm template for the WikiCMS approach
@include(wiki.MediaWiki.Bootstrap.rythm)
@bootstrap()
@(content)