{% extends "home/base_home.html" %} {% block title %}{{ t.hardware.title }} - {{ t.home.hero_title }}{% endblock %} {% block content %} {{ t.hardware.title }} {{ t.hardware.subtitle }} {{ t.hardware.pi_title }} {{ t.hardware.pi_text }} {{ t.hardware.terminal_title }} {{ t.hardware.terminal_text }} {{ t.hardware.docker_title }} {{ t.hardware.docker_text }} {{ t.hardware.electronics_title }} {{ t.hardware.electronics_text }} {{ t.hardware.network_title }} {{ t.hardware.network_text }} {% endblock %}
{{ t.hardware.subtitle }}
{{ t.hardware.pi_text }}
{{ t.hardware.terminal_text }}
{{ t.hardware.docker_text }}
{{ t.hardware.electronics_text }}
{{ t.hardware.network_text }}