Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Pygments / tests / examplefiles / django / django_sample.html+django.output
Size: Mime:
'{%'          Comment.Preproc
' '           Text
'extends'     Keyword
' '           Text
'"admin/base_site.html"' Literal.String.Double
' '           Text
'%}'          Comment.Preproc
'\n'          Other

'{%'          Comment.Preproc
' '           Text
'load'        Keyword
' '           Text
'i18n'        Name.Variable
' '           Text
'admin_modify' Name.Variable
' '           Text
'adminmedia'  Name.Variable
' '           Text
'%}'          Comment.Preproc
'\n'          Other

'{%'          Comment.Preproc
' '           Text
'block'       Keyword
' '           Text
'extrahead'   Name.Variable
' '           Text
'%}'          Comment.Preproc
'{{'          Comment.Preproc
' '           Text
'block'       Name.Builtin
'.super'      Name.Variable
' '           Text
'}}'          Comment.Preproc
'\n<script type="text/javascript" src="../../../jsi18n/"></script>\n' Other

'{%'          Comment.Preproc
' '           Text
'for'         Keyword
' '           Text
'js'          Name.Variable
' '           Text
'in'          Keyword
' '           Text
'javascript_imports' Name.Variable
' '           Text
'%}'          Comment.Preproc
'{%'          Comment.Preproc
' '           Text
'include_admin_script' Keyword
' '           Text
'js'          Name.Variable
' '           Text
'%}'          Comment.Preproc
'{%'          Comment.Preproc
' '           Text
'endfor'      Keyword
' '           Text
'%}'          Comment.Preproc
'\n'          Other

'{%'          Comment.Preproc
' '           Text
'endblock'    Keyword
' '           Text
'%}'          Comment.Preproc
'\n'          Other

'{%'          Comment.Preproc
' '           Text
'block'       Keyword
' '           Text
'stylesheet'  Name.Variable
' '           Text
'%}'          Comment.Preproc
'{%'          Comment.Preproc
' '           Text
'admin_media_prefix' Keyword
' '           Text
'%}'          Comment.Preproc
'css/forms.css' Other
'{%'          Comment.Preproc
' '           Text
'endblock'    Keyword
' '           Text
'%}'          Comment.Preproc
'\n'          Other

'{%'          Comment.Preproc
' '           Text
'block'       Keyword
' '           Text
'coltype'     Name.Variable
' '           Text
'%}'          Comment.Preproc
'{%'          Comment.Preproc
' '           Text
'if'          Keyword
' '           Text
'ordered_objects' Name.Variable
' '           Text
'%}'          Comment.Preproc
'colMS'       Other
'{%'          Comment.Preproc
' '           Text
'else'        Keyword
' '           Text
'%}'          Comment.Preproc
'colM'        Other
'{%'          Comment.Preproc
' '           Text
'endif'       Keyword
' '           Text
'%}'          Comment.Preproc
'{%'          Comment.Preproc
' '           Text
'endblock'    Keyword
' '           Text
'%}'          Comment.Preproc
'\n'          Other

'{%'          Comment.Preproc
' '           Text
'block'       Keyword
' '           Text
'bodyclass'   Name.Variable
' '           Text
'%}'          Comment.Preproc
'{{'          Comment.Preproc
' '           Text
'opts'        Name.Variable
'.app_label'  Name.Variable
' '           Text
'}}'          Comment.Preproc
'-'           Other
'{{'          Comment.Preproc
' '           Text
'opts'        Name.Variable
'.object_name' Name.Variable
'.lower'      Name.Variable
' '           Text
'}}'          Comment.Preproc
' change-form' Other
'{%'          Comment.Preproc
' '           Text
'endblock'    Keyword
' '           Text
'%}'          Comment.Preproc
'\n'          Other

'{%'          Comment.Preproc
' '           Text
'block'       Keyword
' '           Text
'userlinks'   Name.Variable
' '           Text
'%}'          Comment.Preproc
'<a href="../../../doc/">' Other
'{%'          Comment.Preproc
' '           Text
'trans'       Keyword
' '           Text
"'Documentation'" Literal.String.Single
' '           Text
'%}'          Comment.Preproc
'</a> / <a href="../../../password_change/">' Other
'{%'          Comment.Preproc
' '           Text
'trans'       Keyword
' '           Text
"'Change password'" Literal.String.Single
' '           Text
'%}'          Comment.Preproc
'</a> / <a href="../../../logout/">' Other
'{%'          Comment.Preproc
' '           Text
'trans'       Keyword
' '           Text
"'Log out'"   Literal.String.Single
' '           Text
'%}'          Comment.Preproc
'</a>'        Other
'{%'          Comment.Preproc
' '           Text
'endblock'    Keyword
' '           Text
'%}'          Comment.Preproc
'\n'          Other

'{%'          Comment.Preproc
' '           Text
'block'       Keyword
' '           Text
'breadcrumbs' Name.Variable
' '           Text
'%}'          Comment.Preproc
'{%'          Comment.Preproc
' '           Text
'if'          Keyword
' '           Text
'not'         Keyword
' '           Text
'is_popup'    Name.Variable
' '           Text
'%}'          Comment.Preproc
'\n<div class="breadcrumbs">\n     <a href="../../../">' Other
'{%'          Comment.Preproc
' '           Text
'trans'       Keyword
' '           Text
'"Home"'      Literal.String.Double
' '           Text
'%}'          Comment.Preproc
'</a> &rsaquo;\n     <a href="../">' Other
'{{'          Comment.Preproc
' '           Text
'opts'        Name.Variable
'.verbose_name_plural' Name.Variable
'|'           Operator
'capfirst'    Name.Function
'|'           Operator
'escape'      Name.Function
' '           Text
'}}'          Comment.Preproc
'</a> &rsaquo;\n     ' Other
'{%'          Comment.Preproc
' '           Text
'if'          Keyword
' '           Text
'add'         Name.Variable
' '           Text
'%}'          Comment.Preproc
'{%'          Comment.Preproc
' '           Text
'trans'       Keyword
' '           Text
'"Add"'       Literal.String.Double
' '           Text
'%}'          Comment.Preproc
' '           Other
'{{'          Comment.Preproc
' '           Text
'opts'        Name.Variable
'.verbose_name' Name.Variable
'|'           Operator
'escape'      Name.Function
' '           Text
'}}'          Comment.Preproc
'{%'          Comment.Preproc
' '           Text
'else'        Keyword
' '           Text
'%}'          Comment.Preproc
'{{'          Comment.Preproc
' '           Text
'original'    Name.Variable
'|'           Operator
'truncatewords' Name.Function
':"18"'       Literal.String.Double
'|'           Operator
'escape'      Name.Function
' '           Text
'}}'          Comment.Preproc
'{%'          Comment.Preproc
' '           Text
'endif'       Keyword
' '           Text
'%}'          Comment.Preproc
'\n</div>\n'  Other

'{%'          Comment.Preproc
' '           Text
'endif'       Keyword
' '           Text
'%}'          Comment.Preproc
'{%'          Comment.Preproc
' '           Text
'endblock'    Keyword
' '           Text
'%}'          Comment.Preproc
'\n'          Other

'{%'          Comment.Preproc
' '           Text
'block'       Keyword
' '           Text
'content'     Name.Variable
' '           Text
'%}'          Comment.Preproc
'<div id="content-main">\n' Other

'{%'          Comment.Preproc
' '           Text
'if'          Keyword
' '           Text
'change'      Name.Variable
' '           Text
'%}'          Comment.Preproc
'{%'          Comment.Preproc
' '           Text
'if'          Keyword
' '           Text
'not'         Keyword
' '           Text
'is_popup'    Name.Variable
' '           Text
'%}'          Comment.Preproc
'\n  <ul class="object-tools"><li><a href="history/" class="historylink">' Other
'{%'          Comment.Preproc
' '           Text
'trans'       Keyword
' '           Text
'"History"'   Literal.String.Double
' '           Text
'%}'          Comment.Preproc
'</a></li>\n  ' Other
'{%'          Comment.Preproc
' '           Text
'if'          Keyword
' '           Text
'has_absolute_url' Name.Variable
' '           Text
'%}'          Comment.Preproc
'<li><a href="../../../r/' Other
'{{'          Comment.Preproc
' '           Text
'content_type_id' Name.Variable
' '           Text
'}}'          Comment.Preproc
'/'           Other
'{{'          Comment.Preproc
' '           Text
'object_id'   Name.Variable
' '           Text
'}}'          Comment.Preproc
'/" class="viewsitelink">' Other
'{%'          Comment.Preproc
' '           Text
'trans'       Keyword
' '           Text
'"View on site"' Literal.String.Double
' '           Text
'%}'          Comment.Preproc
'</a></li>'   Other
'{%'          Comment.Preproc
' '           Text
'endif'       Keyword
'%}'          Comment.Preproc
'\n  </ul>\n' Other

'{%'          Comment.Preproc
' '           Text
'endif'       Keyword
' '           Text
'%}'          Comment.Preproc
'{%'          Comment.Preproc
' '           Text
'endif'       Keyword
' '           Text
'%}'          Comment.Preproc
'\n<form '    Other
'{%'          Comment.Preproc
' '           Text
'if'          Keyword
' '           Text
'has_file_field' Name.Variable
' '           Text
'%}'          Comment.Preproc
'enctype="multipart/form-data" ' Other
'{%'          Comment.Preproc
' '           Text
'endif'       Keyword
' '           Text
'%}'          Comment.Preproc
'action="'    Other
'{{'          Comment.Preproc
' '           Text
'form_url'    Name.Variable
' '           Text
'}}'          Comment.Preproc
'" method="post" id="' Other
'{{'          Comment.Preproc
' '           Text
'opts'        Name.Variable
'.module_name' Name.Variable
' '           Text
'}}'          Comment.Preproc
'_form">'     Other
'{%'          Comment.Preproc
' '           Text
'block'       Keyword
' '           Text
'form_top'    Name.Variable
' '           Text
'%}'          Comment.Preproc
'{%'          Comment.Preproc
' '           Text
'endblock'    Keyword
' '           Text
'%}'          Comment.Preproc
'\n<div>\n'   Other

'{%'          Comment.Preproc
' '           Text
'if'          Keyword
' '           Text
'is_popup'    Name.Variable
' '           Text
'%}'          Comment.Preproc
'<input type="hidden" name="_popup" value="1" />' Other
'{%'          Comment.Preproc
' '           Text
'endif'       Keyword
' '           Text
'%}'          Comment.Preproc
'\n'          Other

'{%'          Comment.Preproc
' '           Text
'if'          Keyword
' '           Text
'opts'        Name.Variable
'.admin'      Name.Variable
'.save_on_top' Name.Variable
' '           Text
'%}'          Comment.Preproc
'{%'          Comment.Preproc
' '           Text
'submit_row'  Keyword
' '           Text
'%}'          Comment.Preproc
'{%'          Comment.Preproc
' '           Text
'endif'       Keyword
' '           Text
'%}'          Comment.Preproc
'\n'          Other

'{%'          Comment.Preproc
' '           Text
'if'          Keyword
' '           Text
'form'        Name.Variable
'.error_dict' Name.Variable
' '           Text
'%}'          Comment.Preproc
'\n    <p class="errornote">\n    ' Other
'{%'          Comment.Preproc
' '           Text
'blocktrans'  Keyword
' '           Text
'count'       Name.Variable
' '           Text
'form'        Name.Variable
'.error_dict' Name.Variable
'.items'      Name.Variable
'|'           Operator
'length'      Name.Function
' '           Text
'as'          Keyword
' '           Text
'counter'     Name.Variable
' '           Text
'%}'          Comment.Preproc
'Please correct the error below.' Other
'{%'          Comment.Preproc
' '           Text
'plural'      Keyword
' '           Text
'%}'          Comment.Preproc
'Please correct the errors below.' Other
'{%'          Comment.Preproc
' '           Text
'endblocktrans' Keyword
' '           Text
'%}'          Comment.Preproc
'\n    </p>\n' Other

'{%'          Comment.Preproc
' '           Text
'endif'       Keyword
' '           Text
'%}'          Comment.Preproc
'\n'          Other

'{%'          Comment.Preproc
' '           Text
'for'         Keyword
' '           Text
'bound_field_set' Name.Variable
' '           Text
'in'          Keyword
' '           Text
'bound_field_sets' Name.Variable
' '           Text
'%}'          Comment.Preproc
'\n   <fieldset class="module aligned ' Other
'{{'          Comment.Preproc
' '           Text
'bound_field_set' Name.Variable
'.classes'    Name.Variable
' '           Text
'}}'          Comment.Preproc
'">\n    '    Other
'{%'          Comment.Preproc
' '           Text
'if'          Keyword
' '           Text
'bound_field_set' Name.Variable
'.name'       Name.Variable
' '           Text
'%}'          Comment.Preproc
'<h2>'        Other
'{{'          Comment.Preproc
' '           Text
'bound_field_set' Name.Variable
'.name'       Name.Variable
' '           Text
'}}'          Comment.Preproc
'</h2>'       Other
'{%'          Comment.Preproc
' '           Text
'endif'       Keyword
' '           Text
'%}'          Comment.Preproc
'\n    '      Other
'{%'          Comment.Preproc
' '           Text
'if'          Keyword
' '           Text
'bound_field_set' Name.Variable
'.description' Name.Variable
' '           Text
'%}'          Comment.Preproc
'<div class="description">' Other
'{{'          Comment.Preproc
' '           Text
'bound_field_set' Name.Variable
'.description' Name.Variable
' '           Text
'}}'          Comment.Preproc
'</div>'      Other
'{%'          Comment.Preproc
' '           Text
'endif'       Keyword
' '           Text
'%}'          Comment.Preproc
'\n    '      Other
'{%'          Comment.Preproc
' '           Text
'for'         Keyword
' '           Text
'bound_field_line' Name.Variable
' '           Text
'in'          Keyword
' '           Text
'bound_field_set' Name.Variable
' '           Text
'%}'          Comment.Preproc
'\n        '  Other
'{%'          Comment.Preproc
' '           Text
'admin_field_line' Keyword
' '           Text
'bound_field_line' Name.Variable
' '           Text
'%}'          Comment.Preproc
'\n        '  Other
'{%'          Comment.Preproc
' '           Text
'for'         Keyword
' '           Text
'bound_field' Name.Variable
' '           Text
'in'          Keyword
' '           Text
'bound_field_line' Name.Variable
' '           Text
'%}'          Comment.Preproc
'\n            ' Other
'{%'          Comment.Preproc
' '           Text
'filter_interface_script_maybe' Keyword
' '           Text
'bound_field' Name.Variable
' '           Text
'%}'          Comment.Preproc
'\n        '  Other
'{%'          Comment.Preproc
' '           Text
'endfor'      Keyword
' '           Text
'%}'          Comment.Preproc
'\n    '      Other
'{%'          Comment.Preproc
' '           Text
'endfor'      Keyword
' '           Text
'%}'          Comment.Preproc
'\n   </fieldset>\n' Other

'{%'          Comment.Preproc
' '           Text
'endfor'      Keyword
' '           Text
'%}'          Comment.Preproc
'\n'          Other

'{%'          Comment.Preproc
' '           Text
'block'       Keyword
' '           Text
'after_field_sets' Name.Variable
' '           Text
'%}'          Comment.Preproc
'{%'          Comment.Preproc
' '           Text
'endblock'    Keyword
' '           Text
'%}'          Comment.Preproc
'\n'          Other

'{%'          Comment.Preproc
' '           Text
'if'          Keyword
' '           Text
'change'      Name.Variable
' '           Text
'%}'          Comment.Preproc
'\n   '       Other
'{%'          Comment.Preproc
' '           Text
'if'          Keyword
' '           Text
'ordered_objects' Name.Variable
' '           Text
'%}'          Comment.Preproc
'\n   <fieldset class="module"><h2>' Other
'{%'          Comment.Preproc
' '           Text
'trans'       Keyword
' '           Text
'"Ordering"'  Literal.String.Double
' '           Text
'%}'          Comment.Preproc
'</h2>\n   <div class="form-row' Other
'{%'          Comment.Preproc
' '           Text
'if'          Keyword
' '           Text
'form'        Name.Variable
'.order_'     Name.Variable
'.errors'     Name.Variable
' '           Text
'%}'          Comment.Preproc
' error'      Other
'{%'          Comment.Preproc
' '           Text
'endif'       Keyword
' '           Text
'%}'          Comment.Preproc
' ">\n   '    Other
'{%'          Comment.Preproc
' '           Text
'if'          Keyword
' '           Text
'form'        Name.Variable
'.order_'     Name.Variable
'.errors'     Name.Variable
' '           Text
'%}'          Comment.Preproc
'{{'          Comment.Preproc
' '           Text
'form'        Name.Variable
'.order_'     Name.Variable
'.html_error_list' Name.Variable
' '           Text
'}}'          Comment.Preproc
'{%'          Comment.Preproc
' '           Text
'endif'       Keyword
' '           Text
'%}'          Comment.Preproc
'\n   <p><label for="id_order_">' Other
'{%'          Comment.Preproc
' '           Text
'trans'       Keyword
' '           Text
'"Order:"'    Literal.String.Double
' '           Text
'%}'          Comment.Preproc
'</label> '   Other
'{{'          Comment.Preproc
' '           Text
'form'        Name.Variable
'.order_'     Name.Variable
' '           Text
'}}'          Comment.Preproc
'</p>\n   </div></fieldset>\n   ' Other
'{%'          Comment.Preproc
' '           Text
'endif'       Keyword
' '           Text
'%}'          Comment.Preproc
'\n'          Other

'{%'          Comment.Preproc
' '           Text
'endif'       Keyword
' '           Text
'%}'          Comment.Preproc
'\n'          Other

'{%'          Comment.Preproc
' '           Text
'for'         Keyword
' '           Text
'related_object' Name.Variable
' '           Text
'in'          Keyword
' '           Text
'inline_related_objects' Name.Variable
' '           Text
'%}'          Comment.Preproc
'{%'          Comment.Preproc
' '           Text
'edit_inline' Keyword
' '           Text
'related_object' Name.Variable
' '           Text
'%}'          Comment.Preproc
'{%'          Comment.Preproc
' '           Text
'endfor'      Keyword
' '           Text
'%}'          Comment.Preproc
'\n'          Other

'{%'          Comment.Preproc
' '           Text
'block'       Keyword
' '           Text
'after_related_objects' Name.Variable
' '           Text
'%}'          Comment.Preproc
'{%'          Comment.Preproc
' '           Text
'endblock'    Keyword
' '           Text
'%}'          Comment.Preproc
'\n'          Other

'{%'          Comment.Preproc
' '           Text
'submit_row'  Keyword
' '           Text
'%}'          Comment.Preproc
'\n'          Other

'{%'          Comment.Preproc
' '           Text
'if'          Keyword
' '           Text
'add'         Name.Variable
' '           Text
'%}'          Comment.Preproc
'\n   <script type="text/javascript">document.getElementById("' Other
'{{'          Comment.Preproc
' '           Text
'first_form_field_id' Name.Variable
' '           Text
'}}'          Comment.Preproc
'").focus();</script>\n' Other

'{%'          Comment.Preproc
' '           Text
'endif'       Keyword
' '           Text
'%}'          Comment.Preproc
'\n'          Other

'{%'          Comment.Preproc
' '           Text
'if'          Keyword
' '           Text
'auto_populated_fields' Name.Variable
' '           Text
'%}'          Comment.Preproc
'\n   <script type="text/javascript">\n   ' Other
'{%'          Comment.Preproc
' '           Text
'auto_populated_field_script' Keyword
' '           Text
'auto_populated_fields' Name.Variable
' '           Text
'change'      Name.Variable
' '           Text
'%}'          Comment.Preproc
'\n   </script>\n' Other

'{%'          Comment.Preproc
' '           Text
'endif'       Keyword
' '           Text
'%}'          Comment.Preproc
'\n</div>\n</form></div>\n' Other

'{%'          Comment.Preproc
' '           Text
'endblock'    Keyword
' '           Text
'%}'          Comment.Preproc
'\n'          Other