Last active
August 29, 2015 14:18
-
-
Save vagnerolliver2/a6bd419e0539ab15fa92 to your computer and use it in GitHub Desktop.
Template Zendesk - Categoria
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<nav class="sub-nav"> | |
{{breadcrumbs}} | |
{{search}} | |
</nav> | |
<h1 class="page-header">{{title}}</h1> | |
<p>{{description}}</p> | |
{{section_tree_with_article}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment