Skip to content

Instantly share code, notes, and snippets.

View fghaas's full-sized avatar

Florian Haas fghaas

View GitHub Profile
@fghaas
fghaas / base.html
Created December 22, 2015 12:15 — forked from roadsideseb/base.html
Oscar packing slip / invoice templates using pisa.
{% load staticfiles %}
<!DOCTYPE html>
<html>
<head>
<style type="text/css">
@page {
size: a4 portrait;
margin: 1cm;
margin-left:2cm;
margin-right:2cm;