mirror of
https://github.com/bszczuka/steel-training.git
synced 2025-12-21 13:23:02 +01:00
Open pdf in new tab & add distance from previous marker on mounting info
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
{% block title %}Steel Challenge{% endblock %}
|
||||
{% block content %}
|
||||
<form class="" action="/generate-pdf" method="post">
|
||||
<form class="" action="/generate-pdf" method="post" target="_blank">
|
||||
{% include 'setup.html' %}
|
||||
|
||||
<div class="mb-6 max-w-2xl mx-auto">
|
||||
|
||||
Reference in New Issue
Block a user