Skip to content
Snippets Groups Projects
Select Git revision
  • 04e7efe414f9cadda90fd5426bd19a5f96bc8357
  • master default protected
  • luantier-shirts
  • fix-year
  • typo-gemeinscahft
  • badges
  • minecraft-blogpost
  • post-vorstellung
  • adding-author-de
  • fix-typo-blogpost-20241013
  • 26-add-content-for-elektronik-workshop
  • 32-restructure-projects-into-aspects-and-products
  • fix-website
  • fix-transparent-hero-images
  • claim-links
  • glt-blogpost
  • fix-broken-transparency
  • fix-right-aligned-section-images
  • improve_hero_section
  • section-shortcode
  • author_cards
21 results

2015-08-04_serverumzug-erfolgreich.html

Blame
  • overview.html 239 B
    {% extends "base.html" %}
    
    {% block main %}
        <div class="my-4">
                <div class="section">
                    <div class="content container">
                      Foo
                    </div>
                </div>
        </div>
    {% endblock %}