{% extends "fellchensammlung/base_generic.html" %} {% load i18n %} {% load static %} {% block title %}{% translate "Styleguide" %}{% endblock %} {% block content %}

This is a heading

And this is a short paragraph below

Card Containers

I am a card

Cards are responsive. Use them to display multiple items of the same category

Photos

Cards are responsive. Use them to display multiple items of the same category

A rat sitting on a wooden house
{% include "fellchensammlung/partials/partial-map.html" %}
{% include "fellchensammlung/lists/list-adoption-notices.html" %} {% endblock %}