<?php $__env->startSection('page_title'); ?>
    
<?php $__env->stopSection(); ?>

<?php $__env->startSection('page_sub_title'); ?>    
   
<?php $__env->stopSection(); ?>

<?php $__env->startSection('scripts'); ?>
    @parent


<?php $__env->stopSection(); ?>

<?php $__env->startSection('jquery_init'); ?>
	
	

<?php $__env->stopSection(); ?>

<?php $__env->startSection('page_functions'); ?>
    
<?php $__env->stopSection(); ?>


<?php $__env->startSection('main_content'); ?>    		
	
	
			<br>
	<h2>OSAA Delegate Assembly Files</h2>

	     <p>Contact Peter Weber at (503) 682-6722 ext. 231 or <?php echo Helpers::obfuscateEmailLink ("peterw@osaa.org"); ?> with questions.</p>
         <p>Please note that Delegate Assembly members don't need to print out these materials. A complete packet of this information will 
		 be distributed to each Delegate Assembly member at the meeting.</p>
		 
	<br>

	


	<h3>Monday, April 11, 2016</h3>
	      
       <p>
	   &raquo; <a href="<?php echo asset ('docs/delegate/20160411packet.pdf'); ?>" target="_blank">Agenda and Supporting Materials</a>
	   </p>
	   
	 <br>
	 
	<h3>Monday, October 19, 2015</h3>
	      
       <p>
	   &raquo; <a href="<?php echo asset ('docs/delegate/20151019packet.pdf'); ?>" target="_blank">Agenda and Supporting Materials</a>
	   </p>
	   
<?php $__env->stopSection(); ?>