Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F97579221
multiplication.html
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sun, Jan 5, 10:32
Size
417 B
Mime Type
text/html
Expires
Tue, Jan 7, 10:32 (2 d)
Engine
blob
Format
Raw Data
Handle
23430382
Attached To
R1725 djmultiplication
multiplication.html
View Options
<html>
<head></head>
<body>
{% spaceless %}
<form action="" method="GET">
{{ form.as_p }}
<input type="submit" name="calculate" value="Calculer">
</form>
{% if result %}
<div>
<h3>Résultat</h3>
<div id="result">{{ result }}</div>
</div>
{% endif %}
{% endspaceless %}
</body>
</html>
Event Timeline
Log In to Comment